home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / database / schedb07.zip / README.TXT < prev    next >
Text File  |  1996-06-17  |  3KB  |  94 lines

  1. EBCScheduler v0.7       Beta** Beta** Beta**
  2.  
  3.  
  4. *** EXTREMELY ANNOYING NOTICE ***
  5. The software in this package is in no way, shape or form guaranteed to
  6. do anything at all, at any time, under any condition, whatsoever.
  7. So there.
  8. *** /ENOTICE ***
  9.  
  10. PURPOSE.
  11.  
  12. I needed a simple way to schedule programs to run at a specified time.
  13. I thought that the perfect way to do this would be to enhance the
  14. WPProgram class.  So I did.
  15.  
  16. This program (actually, WPS Enhancement) adds a Schedule page to
  17. any existing WPProgram objects.
  18.  
  19. INSTALLATION.
  20.  
  21. Place the contents of this archive into the directory you want EBCSCHED
  22. to live in.  Personally, I use D:\OS2UTIL\SCHED.
  23.  
  24. Make that directory the current directory.
  25.  
  26. Run RegSched.exe from the command line.
  27.  
  28. Voila.
  29.  
  30. If you choose to have the WPProgram object enhanced, the
  31. Schedule tab will appear in all WPProgram objects.
  32.  
  33. UNINSTALLATION.
  34.  
  35. Run regsched.exe from the command line, in the same directory that
  36. you installed it in.
  37.  
  38. It will detect if the class is already registered, and unregister it.
  39.  
  40.  
  41.  
  42. PROBLEMS:
  43.  
  44. If a problem occurs, and you suspect that it is EBCScheduler that is
  45. causing it, i have shipped a perfectly clean DLL, called ebcsched.dlc,
  46. that is basically an empty shell.  You can replace the existing
  47. ebcsched.dll with the following steps.
  48.         1.  During the boot process, when the little white box is
  49.             shown in the upper-left corner of the screen, hit ALT-F1.
  50.         2.  choose C, boot to a command prompt.
  51.         3.  change to the directory where you installed EBCScheduler.
  52.         4.  rename ebcsched.dll to ebcsched.dlg
  53.         5   rename ebcsched.dlc to ebcsched.dll
  54.         6.  type exit.  This will shutdown and reboot.
  55.         7.  If the problem still persists, it probably wasn't
  56.             EBCScheduler ;)
  57.  
  58.  
  59.  
  60. NOTES:
  61.  
  62. In my thoroughly exhausting test procedures (mainly consisting of trying
  63. every possible thing i could think of), I came across these.
  64.  
  65. When you install EBCScheduler, a template is created in the Templates
  66. Folder.  It happens to have the same name , Program, as another object
  67. in the templates folder.  No problem yet.  When (if) you decide to enhance
  68. your WPProgram objects, and then reboot, you still have two Program objects
  69. in the template folder.  Still no problem.  If you subsequently un-enhance
  70. your WPProgram objects and reboot,  a third Program object is created in
  71. the Templates folder.  Apparently, if you create EBCScheduler objects,
  72. and then replace WPProgram, and then un-replace WPProgram,
  73. the EBCScheduler objects forget that they were originally EBCSCheduler
  74. objects, and revert to WPProgram objects.  Hmm...
  75.  
  76.  
  77.  
  78. Right now, the Every Other, Last, and Next-to-Last options on the
  79. schedule dialog are not active.  Also, the action button on the
  80. schedule dialog is not active.  It will be shortly.
  81.  
  82. Also, considering adding a repeat-every-x-until-y option.
  83.  
  84. Also, enhancements to the WPProgramFile object as well, or maybe
  85. to every object in the system (well, maybe not!);
  86.  
  87.  
  88. CONTACT:
  89.  
  90. Any comments, suggestions, or bugs, please send to:
  91. Earl B Crowder
  92. Compuserve: 75472,3314
  93. Internet:   75472.3314@compuserve.com   (of course)
  94.